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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Berlin Laufen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/807d900c-1fa4-4960-a73b-16eedabc14cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38007/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54498/",
    "metadata": {
        "length": 2454,
        "lengthKind": "track",
        "duration": 831,
        "positionLists": 1,
        "positions": 185,
        "size": 30351,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-01-29T17:41:00+00:00",
        "elevationGain": 33,
        "elevationLoss": 42,
        "country": "DE"
    }
}