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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2014-05-25 09:19:00)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0219f6de-f8e9-4818-849f-bd9639112b7d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34936/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51427/",
    "metadata": {
        "length": 140936,
        "lengthKind": "track",
        "duration": 23630,
        "positionLists": 1,
        "positions": 5063,
        "size": 1066899,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-25T08:19:00+00:00",
        "elevationGain": 1204,
        "elevationLoss": 1212,
        "country": "DE"
    }
}