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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Bad Blankenburg to Ende : 07/06/2008 11:58:46 : Hohenwarte",
    "creator_name": "rainerzielinski",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db269fe1-5168-463f-ae5e-1f4a737b819c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3635/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4328/",
    "metadata": {
        "length": 21988,
        "lengthKind": "track",
        "duration": 3095,
        "positionLists": 1,
        "positions": 33,
        "size": 3168,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "startTime": "2008-06-07T11:07:11+00:00",
        "elevationGain": 206,
        "elevationLoss": 125,
        "country": "DE"
    }
}