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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 97",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9860e547-8987-4b98-a36d-fc48516557c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38610/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55101/",
    "metadata": {
        "length": 3540,
        "lengthKind": "track",
        "duration": 259200,
        "positionLists": 1,
        "positions": 97,
        "size": 14225,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2012-09-08T08:42:49+00:00",
        "elevationGain": 961,
        "elevationLoss": 826,
        "country": "DE"
    }
}