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

GET /v1/categories/22/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 14 Oct 2023 16:14:53 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7479/",
    "name": "Frankreich (France)",
    "children": [
        {
            "name": "Alsace",
            "url": "https://api.routeconverter.com/v1/categories/26/"
        },
        {
            "name": "Corse",
            "url": "https://api.routeconverter.com/v1/categories/71/"
        },
        {
            "name": "Hautes Alpes -> Alpes Maritimes & Var",
            "url": "https://api.routeconverter.com/v1/categories/289/"
        },
        {
            "name": "Dordogne",
            "url": "https://api.routeconverter.com/v1/categories/383/"
        },
        {
            "name": "Pyrénées",
            "url": "https://api.routeconverter.com/v1/categories/449/"
        },
        {
            "name": "Champagne",
            "url": "https://api.routeconverter.com/v1/categories/509/"
        },
        {
            "name": "Doubs",
            "url": "https://api.routeconverter.com/v1/categories/954/"
        },
        {
            "name": "Cévennes",
            "url": "https://api.routeconverter.com/v1/categories/1095/"
        },
        {
            "name": "Ardeche",
            "url": "https://api.routeconverter.com/v1/categories/1110/"
        },
        {
            "name": "Vosges",
            "url": "https://api.routeconverter.com/v1/categories/1700/"
        },
        {
            "name": "Pas de Calais",
            "url": "https://api.routeconverter.com/v1/categories/2005/"
        },
        {
            "name": "Rhône-Alpes",
            "url": "https://api.routeconverter.com/v1/categories/2444/"
        },
        {
            "name": "Basse Normandie",
            "url": "https://api.routeconverter.com/v1/categories/2673/"
        },
        {
            "name": "Bretagne",
            "url": "https://api.routeconverter.com/v1/categories/3825/"
        },
        {
            "name": "France",
            "url": "https://api.routeconverter.com/v1/categories/7584/"
        }
    ],
    "routes": [
        {
            "description": "Vogesen, CoteDAzur, Midi, Ardeche",
            "creator_name": "motorx",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5ceae138-67db-443e-94a2-3c937ef85d3b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/13494/",
            "metadata": {
                "length": 3400802,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 220,
                "size": 18095,
                "format": "GoPal 3 Route (*.xml)",
                "country": "FR"
            }
        },
        {
            "description": "Morvan 01",
            "creator_name": "OlivierARMBRUSTER",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5003afba-daba-4c54-a8f3-328faa1f58e6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41444/",
            "metadata": {
                "length": 155025,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 24,
                "size": 2738,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "FR"
            }
        },
        {
            "description": "Morvan 02",
            "creator_name": "OlivierARMBRUSTER",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/81b154ba-8073-4fb5-bc5a-115d626925ac"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41445/",
            "metadata": {
                "length": 183304,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 23,
                "size": 2502,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "FR"
            }
        },
        {
            "description": "Morvan 03",
            "creator_name": "OlivierARMBRUSTER",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/aeae04dd-4909-4158-88e4-adf54a7ebd2e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41446/",
            "metadata": {
                "length": 180900,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 25,
                "size": 2840,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "FR"
            }
        },
        {
            "description": "Morvan 04 et retour",
            "creator_name": "OlivierARMBRUSTER",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/008f12d3-d6f0-4d6d-8db4-ff622a352aa0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41447/",
            "metadata": {
                "length": 348468,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 11,
                "size": 1612,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "FR"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/22/"
}