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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20161024_Uehlfeld_Interesse_Gas+Wärme_MSAutoRoute_.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18ede378-015c-4bf6-bf11-3a96c65d8cfe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35467/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51958/",
    "metadata": {
        "length": 25021,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 124,
        "size": 26042,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}