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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sieben Seen Rundweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83f5e4b2-73ee-4180-b5ba-b925e3167103"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38085/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54576/",
    "metadata": {
        "length": 37346,
        "lengthKind": "track",
        "duration": 9000,
        "positionLists": 1,
        "positions": 1011,
        "size": 123696,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-01T10:23:30+00:00",
        "elevationGain": 578,
        "elevationLoss": 553,
        "country": "DE"
    }
}