This endpoint presents the RouteConverter API for categories in the system.

GET /v1/categories/131/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 20 Dec 2025 05:35:24 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "name": "Portugal",
    "children": [],
    "routes": [
        {
            "description": "044_058 051001 Passeio dos duros",
            "creator_name": "franmone50",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/562bbc54-bf7a-4976-87f9-e6d752bfdc27"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/316/?format=api"
        },
        {
            "description": "Motorradurlaub auf Madeira - Mai 2009 - 6 Tracks",
            "creator_name": "kumo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8e7b0bdc-b126-457a-9931-75e4105a8c47"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1951/?format=api"
        },
        {
            "description": "Lissabon nach Albufeira an der Küste",
            "creator_name": "jayhamburg",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0de27338-03e6-49ba-b822-785a574a38d3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5159/?format=api"
        },
        {
            "description": "Passeio do 2º Aniversário Moto Evasão",
            "creator_name": "Manubat",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/165d0b5d-e86e-46fe-babf-0704cc1b57e0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7563/?format=api"
        },
        {
            "description": "20859",
            "creator_name": "hombre",
            "localFileUrl": null,
            "remoteUrl": "http://maps.google.de/maps?saddr=Lissabon,+Portugal&daddr=Serpa,+Portugal&hl=de&sll=38.334541,-8.388787&sspn=1.583446,2.848206&geocode=FbPmTgIdrGF0_yk78-RhGjMZDTHQNpDkvesABA%3BFRn8QgIdzhCM_ylH9VNzYpAQ",
            "url": "https://api.routeconverter.com/v1/routes/20859/?format=api"
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/131/?format=api"
}