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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "6-Niederrh.91km-Büderi-Strümp-Oed-Nettetal-Harigsee-Schwalmt-Kaarst-Dus",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80f8f18a-7b2e-4f63-adc9-f8598e94872b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23941/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50713/",
    "metadata": {
        "length": 91561,
        "lengthKind": "track",
        "duration": 297412,
        "positionLists": 1,
        "positions": 779,
        "size": 124641,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-31T16:59:49+00:00",
        "elevationGain": 432,
        "elevationLoss": 433,
        "country": "DE"
    }
}