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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Tour 29 - Gaisberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1addc1c7-dc04-480e-ba25-80d2b951c57e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35516/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52007/",
    "metadata": {
        "length": 6993,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 118,
        "size": 6989,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}