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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1281/",
    "description": "Nette Schieferpfad",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/204f04c5-5f6f-4d61-ac9b-38b657f88833"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3831/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4579/",
    "metadata": {
        "length": 8667,
        "lengthKind": "track",
        "duration": 8799,
        "positionLists": 1,
        "positions": 608,
        "size": 85474,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-03T14:38:46+00:00",
        "elevationGain": 376,
        "elevationLoss": 373,
        "country": "DE"
    }
}