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

GET /v1/categories/288/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 22 Sep 2009 09:16:01 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/705/",
    "name": "Dortmund",
    "children": [],
    "routes": [
        {
            "description": "Laufroute Emscher - Stadtwald - Kanal  (21.4 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0fafb0c4-1344-4ab8-8487-2c106b5e4de4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/886/",
            "metadata": null
        },
        {
            "description": "Laufroute Emscher - Stadtwald - Kanal 2 (21.5 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a04fca1d-704d-4a1d-8e86-fc20d4145fe5"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/887/",
            "metadata": null
        },
        {
            "description": "Laufroute Emscher - Kanal (15.6 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/072751a0-c81e-4e5a-b2c7-5ea887e74701"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/888/",
            "metadata": null
        },
        {
            "description": "Stadtwald (4.0 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/625a392a-1a51-4ec2-85b0-c313859342d4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/889/",
            "metadata": null
        },
        {
            "description": "Stadtwald 2 (11.4 km)",
            "creator_name": "backbohne",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/b7bfc9ba-dbb9-4583-901f-0ae7cce48ee4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/890/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/288/"
}