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

GET /v1/categories/917/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 10 Jan 2010 18:15:58 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/823/",
    "name": "Rundwege Schevenhütte",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/cec0c259-cdd0-4223-bc90-887dbe3e570b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3529/",
            "metadata": {
                "length": 3583,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 163,
                "size": 8523,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 2",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2b46b447-ada0-4304-9e2a-83c06aa36b9a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3530/",
            "metadata": {
                "length": 4808,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 226,
                "size": 11421,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3fa16128-a0c4-4f6e-83d9-2f1f5fdec3ce"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3531/",
            "metadata": {
                "length": 8340,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 314,
                "size": 15469,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 4",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/850fa7c9-159a-49af-8f65-c32a7898fe89"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3532/",
            "metadata": {
                "length": 6008,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 264,
                "size": 13169,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/8d8aaa21-72c8-4842-8fbf-74095d6a6138"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3533/",
            "metadata": {
                "length": 5412,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 272,
                "size": 13537,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/917/"
}