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

GET /v1/categories/328/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 29 Nov 2008 16:39:42 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/326/",
    "name": "Literarische Wanderwege",
    "children": [],
    "routes": [
        {
            "description": "Heinrich-Boell-Weg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/66125ae7-2066-4fd1-b436-87e6e8d0489d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1041/",
            "metadata": {
                "length": 6184,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 205,
                "size": 13449,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Hemmingway-Trail",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/34d1db2d-2e7c-4b14-829d-a0ddeb683748"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1042/",
            "metadata": {
                "length": 14020,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 541,
                "size": 25918,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Kall-Trail",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/088217f8-bd2d-42c7-8867-cfae6ba7e4f4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1043/",
            "metadata": {
                "length": 7377,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 322,
                "size": 15838,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Ochsenkopf-Rundweg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/d33af2ca-fbe2-423e-a007-b03fd53e9868"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1044/",
            "metadata": {
                "length": 6991,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 208,
                "size": 10602,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Paul-Boesch-Weg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/bfc0dea2-e10b-4acd-bde2-d96e03f522fe"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1045/",
            "metadata": {
                "length": 5567,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 197,
                "size": 12943,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Westwall-Weg",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/809f3be3-72bb-40dd-96e9-c0825011ace5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1046/",
            "metadata": {
                "length": 8267,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 228,
                "size": 14873,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundkurs",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/96a771fb-5294-42be-849d-e2c4da7ebbdd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1047/",
            "metadata": {
                "length": 32951,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 211,
                "size": 10730,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/328/"
}