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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8031/",
    "description": "Position 1 to Position 3019",
    "creator_name": "matyasanna",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c05f934-50b0-4347-b546-b1436207b425"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50769/",
    "metadata": {
        "length": 114191,
        "lengthKind": "track",
        "duration": 36075,
        "positionLists": 1,
        "positions": 3019,
        "size": 249561,
        "format": "i-Blue 747 (*.csv)",
        "startTime": "2017-03-15T07:24:12+00:00",
        "elevationGain": 1448,
        "elevationLoss": 1443,
        "country": "HU"
    }
}