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

GET /v1/categories/710/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 01 Sep 2018 16:03:58 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/14/",
    "name": "Berlin und Brandenburg",
    "children": [],
    "routes": [
        {
            "description": "Berlin_Oderbruch",
            "creator_name": "bejo52",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/268bb1ed-7da4-4457-9a77-ec66e0bc0083"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/2512/",
            "metadata": {
                "length": 391305,
                "lengthKind": "straight-line",
                "positionLists": 3,
                "positions": 60,
                "size": 6439,
                "format": "GPS Exchange Format 1.0 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Berliner Runde XVII",
            "creator_name": "Gargoyles",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/56a3ea7b-b577-488f-b5f5-fef98eb39fd6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4161/",
            "metadata": {
                "length": 271999,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 22,
                "size": 672,
                "format": "Tom Tom 5 Route (*.itn)",
                "country": "DE"
            }
        },
        {
            "description": "150Km südl Berlin auf Kreisstrassen ",
            "creator_name": "taugenix",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5eead545-3e23-4703-8ef9-1ca4211fe99d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5777/",
            "metadata": {
                "length": 117783,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 15,
                "size": 5043,
                "format": "Google Earth 3 (*.kml)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        },
        {
            "description": "1 Mai",
            "creator_name": "bsaa10",
            "localFileUrl": null,
            "remoteUrl": "https://maps.google.de/maps?saddr=HEM+Tankstelle,+Waltersdorfer+Chaussee+24,+12529+Sch%C3%B6nefeld&daddr=52.3956132,13.6118528+to:52.357421,13.8023104+to:52.277839,13.908034+to:52.2258397,13.9995939+t",
            "url": "https://api.routeconverter.com/v1/routes/24234/",
            "metadata": null
        },
        {
            "description": "Seen & Havel Tour - 130 Km",
            "creator_name": "frausonne",
            "localFileUrl": null,
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/27947/",
            "metadata": null
        },
        {
            "description": "Position 1 to Position 1",
            "creator_name": "oldt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/c3e3391b-652f-46b4-9adf-7a504e1db2ab"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38211/",
            "metadata": null
        },
        {
            "description": "POLO Motorrad Store Berlin Mariendorf - Motorradbekleidung und Motorradzubehör, Großbeerenstraße 2, 12107 Berlin to 52.3623051,13.237088",
            "creator_name": "oldt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2bc0e658-d6f8-4258-9fce-000469c33d52"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38213/",
            "metadata": {
                "length": 0,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 4,
                "size": 643,
                "format": "Google Maps URL (*.url)"
            }
        },
        {
            "description": "route 2 Helenesee",
            "creator_name": "oldt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a48e7cfa-0099-49df-b7f7-7f854eccb5eb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/38222/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/710/"
}