Translation projects API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/projects/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "postgis-workshop",
            "slug": "postgis-workshop",
            "id": 1,
            "web": "https://postgis.net/workshops/postgis-intro/",
            "web_url": "https://weblate.osgeo.org/projects/postgis-workshop/",
            "url": "https://weblate.osgeo.org/api/projects/postgis-workshop/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/postgis-workshop/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/postgis-workshop/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/postgis-workshop/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/postgis-workshop/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/postgis-workshop/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/postgis-workshop/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/postgis-workshop/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "GTT Project",
            "slug": "gtt-project",
            "id": 4,
            "web": "https://github.com/gtt-project/",
            "web_url": "https://weblate.osgeo.org/projects/gtt-project/",
            "url": "https://weblate.osgeo.org/api/projects/gtt-project/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/gtt-project/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/gtt-project/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/gtt-project/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/gtt-project/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/gtt-project/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/gtt-project/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/gtt-project/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "The Geo-Task-Tracker (GTT) plugins add spatial capabilities to Redmine.\r\n\r\nRedmine uses the [Rails Internationalization (I18n) API](https://guides.rubyonrails.org/i18n.html) with flat [YAML](https://yaml.org/) files.\r\n\r\nLocale files of Redmine plugins can be found in `config/locales/*.yml` of the project repository.",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "postgis",
            "slug": "postgis",
            "id": 6,
            "web": "https://postgis.net",
            "web_url": "https://weblate.osgeo.org/projects/postgis/",
            "url": "https://weblate.osgeo.org/api/projects/postgis/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/postgis/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/postgis/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/postgis/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/postgis/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/postgis/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/postgis/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/postgis/labels/?format=api",
            "translation_review": true,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "GRASS GIS",
            "slug": "grass-gis",
            "id": 9,
            "web": "https://grass.osgeo.org/",
            "web_url": "https://weblate.osgeo.org/projects/grass-gis/",
            "url": "https://weblate.osgeo.org/api/projects/grass-gis/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/grass-gis/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/grass-gis/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/grass-gis/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/grass-gis/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/grass-gis/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/grass-gis/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/grass-gis/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": "en_GB:en,en_US:en"
        },
        {
            "name": "GeoServer",
            "slug": "geoserver",
            "id": 13,
            "web": "https://geoserver.org/",
            "web_url": "https://weblate.osgeo.org/projects/geoserver/",
            "url": "https://weblate.osgeo.org/api/projects/geoserver/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/geoserver/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/geoserver/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/geoserver/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/geoserver/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/geoserver/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/geoserver/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/geoserver/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "Translation priority:\r\n- Core components from web UI : Very High\r\n- Other core components : High\r\n- Official Extensions : Medium\r\n- Community Modules : Low\r\n\r\nLink with GeoServer GitHub managed by web-core component",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "QGIS",
            "slug": "qgis",
            "id": 14,
            "web": "https://qgis.org",
            "web_url": "https://weblate.osgeo.org/projects/qgis/",
            "url": "https://weblate.osgeo.org/api/projects/qgis/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/qgis/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/qgis/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/qgis/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/qgis/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/qgis/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/qgis/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/qgis/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "pgRouting",
            "slug": "pgrouting",
            "id": 15,
            "web": "https://docs.pgrouting.org/dev/en/index.html",
            "web_url": "https://weblate.osgeo.org/projects/pgrouting/",
            "url": "https://weblate.osgeo.org/api/projects/pgrouting/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/pgrouting/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/pgrouting/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/pgrouting/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/pgrouting/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/pgrouting/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/pgrouting/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/pgrouting/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "TBD",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "OSGeoLive",
            "slug": "osgeolive",
            "id": 16,
            "web": "https://live.osgeo.org/en/index.html",
            "web_url": "https://weblate.osgeo.org/projects/osgeolive/",
            "url": "https://weblate.osgeo.org/api/projects/osgeolive/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/osgeolive/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/osgeolive/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/osgeolive/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/osgeolive/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/osgeolive/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/osgeolive/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/osgeolive/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "All these strings are considered non translated when the documentation is generated: marked for edit, with suggestions and untranslated.\r\nPlease work on this order to have the most translated strings as soon as possible\r\n\r\n1) Strings marked for edit - Normally, these are strings that had a very small change. Usually on the link.\r\n\r\n2) Strings with suggestions - Are strings that look like other strings. \r\n\r\n  * Click on the check mark, if it is exactly what is going to be used\r\n  * Copy/paste the suggestion, and delete the suggestion, if it is similar\r\n\r\n3) Untranslated strings - Are strings that do not have a suggestion and have not been translated before.",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "sandbox",
            "slug": "sandbox",
            "id": 17,
            "web": "http://www.osgeo.org",
            "web_url": "https://weblate.osgeo.org/projects/sandbox/",
            "url": "https://weblate.osgeo.org/api/projects/sandbox/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/sandbox/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/sandbox/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/sandbox/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/sandbox/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/sandbox/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/sandbox/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/sandbox/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "do whatever you want here",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "pgRouting workshop",
            "slug": "pgrouting-workshop",
            "id": 18,
            "web": "https://workshop.pgrouting.org/",
            "web_url": "https://weblate.osgeo.org/projects/pgrouting-workshop/",
            "url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/pgrouting-workshop/labels/?format=api",
            "translation_review": false,
            "source_review": false,
            "set_language_team": true,
            "instructions": "pgRouting workshop use sphinx markup.",
            "enable_hooks": true,
            "language_aliases": ""
        },
        {
            "name": "DigiAgriApp",
            "slug": "digiagriapp",
            "id": 19,
            "web": "https://digiagriapp.gitlab.io/digiagriapp-website/",
            "web_url": "https://weblate.osgeo.org/projects/digiagriapp/",
            "url": "https://weblate.osgeo.org/api/projects/digiagriapp/?format=api",
            "components_list_url": "https://weblate.osgeo.org/api/projects/digiagriapp/components/?format=api",
            "repository_url": "https://weblate.osgeo.org/api/projects/digiagriapp/repository/?format=api",
            "statistics_url": "https://weblate.osgeo.org/api/projects/digiagriapp/statistics/?format=api",
            "categories_url": "https://weblate.osgeo.org/api/projects/digiagriapp/categories/?format=api",
            "changes_list_url": "https://weblate.osgeo.org/api/projects/digiagriapp/changes/?format=api",
            "languages_url": "https://weblate.osgeo.org/api/projects/digiagriapp/languages/?format=api",
            "labels_url": "https://weblate.osgeo.org/api/projects/digiagriapp/labels/?format=api",
            "translation_review": true,
            "source_review": false,
            "set_language_team": true,
            "instructions": "Read more on [our documentation](https://digiagriapp.gitlab.io/digiagriapp-documentation/devel/translation.html)",
            "enable_hooks": true,
            "language_aliases": ""
        }
    ]
}