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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 317 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1155d2ca-3980-49e1-9243-b208a8398f9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35293/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51784/",
    "metadata": {
        "length": 10164,
        "lengthKind": "track",
        "duration": 1997,
        "positionLists": 1,
        "positions": 317,
        "size": 33306,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-23T18:45:09+00:00",
        "elevationGain": 293,
        "elevationLoss": 257,
        "country": "DE"
    }
}