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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-02-26T12:17:09Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/770720d6-c8f5-48f3-9349-ce4f46520e9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37791/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54282/",
    "metadata": {
        "length": 15064,
        "lengthKind": "track",
        "duration": 6563,
        "positionLists": 1,
        "positions": 1318,
        "size": 286737,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-26T12:17:09+00:00",
        "elevationGain": 871,
        "elevationLoss": 891,
        "country": "DE"
    }
}