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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Radnacht",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72712f7a-900f-418e-ab72-3409eed44987"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37679/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54170/",
    "metadata": {
        "length": 27349,
        "lengthKind": "track",
        "duration": 11158,
        "positionLists": 1,
        "positions": 1134,
        "size": 116190,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-05T18:01:21+00:00",
        "elevationGain": 1030,
        "elevationLoss": 1043,
        "country": "DE"
    }
}