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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fränkisches Seenland (1) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43d26580-f67d-40dc-bed8-5b552744f67d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36503/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52994/",
    "metadata": {
        "length": 296165,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 236,
        "size": 25463,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}