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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1. NRW-NL-Tour 2015 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/875f415b-740b-4c4b-a886-529667ff958c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38168/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54659/",
    "metadata": {
        "length": 201027,
        "lengthKind": "track",
        "duration": 72199,
        "positionLists": 1,
        "positions": 79,
        "size": 13052,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 113,
        "elevationLoss": 82,
        "country": "DE"
    }
}