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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Malta_Rundfahrt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8535c7b-79a9-4c79-b96b-069a726f7985"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39343/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55834/",
    "metadata": {
        "length": 324080,
        "lengthKind": "routed",
        "duration": 172543,
        "positionLists": 1,
        "positions": 17,
        "size": 6600,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-06T00:00:00+00:00",
        "elevationGain": 3546,
        "elevationLoss": 3546,
        "country": "AT"
    }
}