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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 7654",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33a9cef0-ab9e-4ab7-a102-c4a25213bc97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36086/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52577/",
    "metadata": {
        "length": 154267,
        "lengthKind": "track",
        "duration": 20822400,
        "positionLists": 1,
        "positions": 7654,
        "size": 2818545,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2010-07-04T07:57:58.410000+00:00",
        "elevationGain": 5112,
        "elevationLoss": 5130,
        "country": "DE"
    }
}