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

GET /v1/routes/4122/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c82cfd62af12db5ff3e4ed51ba694e50"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Ausfahrt Harz",
    "creator_name": "schokomoroe",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5f122d8-8801-4d3e-b25f-1c805a30361e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3477/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4122/",
    "metadata": {
        "length": 183903,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 2102,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}