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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TT-1 to TT-1",
    "creator_name": "watzmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/504a2986-0296-4dc1-a6ef-f691f5b5fdaf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25321/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50906/",
    "metadata": {
        "positionLists": 1,
        "positions": 1,
        "size": 414,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}