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

GET /v1/categories/1349/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Mon, 05 Jul 2010 18:50:36 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/14/",
    "name": "Mecklenburg-Vorpommern",
    "children": [],
    "routes": [
        {
            "description": "Anfahrt Rostock-Altenkirchen(Rügen)",
            "creator_name": "Rollo",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/93955917-b2f9-477d-85e2-761c1e83c45c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4764/",
            "metadata": {
                "length": 285397,
                "lengthKind": "straight-line",
                "positionLists": 2,
                "positions": 905,
                "size": 27872,
                "format": "Google Earth 4 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        },
        {
            "description": "TF Traumstraße Meckl_Seeenplatte",
            "creator_name": "wolfram",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6f9495c9-bb0a-47ab-8eec-21f075178f52"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4806/",
            "metadata": {
                "length": 263132,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 32,
                "size": 4480,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Schlösser TOUR Start RZ bis Biosphärenreservat Schaalsee",
            "creator_name": "matzeg",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/33a43b37-fbbc-46ec-8356-af9332a198f3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/7636/",
            "metadata": {
                "length": 249735,
                "lengthKind": "routed",
                "duration": 20620,
                "positionLists": 1,
                "positions": 463,
                "size": 93838,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "startTime": "2010-10-10T06:35:58+00:00",
                "country": "DE"
            }
        },
        {
            "description": "Tour 1 MPS 2012",
            "creator_name": "Jochen54",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a749bdb4-f2f5-417b-afd0-7f3c8fa8db92"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/13335/",
            "metadata": {
                "length": 280093,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 22,
                "size": 2905,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "Tour 2 MPS 2012",
            "creator_name": "Jochen54",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/9f872b78-6fb7-47d4-a9b0-3996b8a851cf"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/13336/",
            "metadata": {
                "length": 318624,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 19,
                "size": 2525,
                "format": "Navigon Mobile Navigator 7 (*.freshroute)",
                "country": "DE"
            }
        },
        {
            "description": "Tour 1 neu MPS 2012",
            "creator_name": "Jochen54",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/90660844-1117-4029-8926-bf7200532ecd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/16664/",
            "metadata": {
                "length": 277089,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 22,
                "size": 748,
                "format": "Tom Tom 9.5 Route (*.itn)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1349/"
}