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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-05-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20d2026f-c02d-4ab3-a056-57ebec6c3f8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35655/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52146/",
    "metadata": {
        "length": 27531,
        "lengthKind": "track",
        "duration": 4409,
        "positionLists": 1,
        "positions": 2201,
        "size": 850822,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-10T10:48:22+00:00",
        "elevationGain": 207,
        "elevationLoss": 198,
        "country": "DE"
    }
}