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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 793",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71298d39-cf4e-4c72-bbcc-0c9ec92f9cc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37638/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54129/",
    "metadata": {
        "length": 10701,
        "lengthKind": "track",
        "duration": 15317,
        "positionLists": 1,
        "positions": 793,
        "size": 206923,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2011-06-26T08:14:34+00:00",
        "elevationGain": 525,
        "elevationLoss": 515,
        "country": "DE"
    }
}