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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2014-03-30 08:03:30)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/561afbfa-0ab7-48a1-abb5-bae05f7bda03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36943/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53434/",
    "metadata": {
        "length": 87380,
        "lengthKind": "track",
        "duration": 13290,
        "positionLists": 1,
        "positions": 3285,
        "size": 693051,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-30T07:03:30+00:00",
        "elevationGain": 1054,
        "elevationLoss": 1091,
        "country": "DE"
    }
}