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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 7876",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a2e4a5f-ca45-4894-a3cb-4a616327fef5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53144/",
    "metadata": {
        "length": 436593,
        "lengthKind": "track",
        "duration": 34560,
        "positionLists": 1,
        "positions": 7876,
        "size": 1714760,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2012-08-12T08:17:28+00:00",
        "elevationGain": 3867,
        "elevationLoss": 3885,
        "country": "DE"
    }
}