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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1079",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/439a510b-7ade-4b63-a232-36cfda97226c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36497/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52988/",
    "metadata": {
        "length": 71346,
        "lengthKind": "track",
        "duration": 14027,
        "positionLists": 1,
        "positions": 1079,
        "size": 227555,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-07-21T00:00:00+00:00",
        "elevationGain": 923,
        "elevationLoss": 923,
        "country": "DE"
    }
}