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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 2832",
    "creator_name": "PZN_Bernau",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54880ca7-2434-4c90-bb64-0e6238874857"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25710/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50952/",
    "metadata": {
        "length": 47,
        "lengthKind": "track",
        "duration": 2950,
        "positionLists": 1,
        "positions": 2832,
        "size": 203977,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2017-08-06T23:01:52+00:00",
        "elevationGain": 20,
        "elevationLoss": 6,
        "country": "DE"
    }
}