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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 55 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/899f8c03-6f17-4251-9a78-280642dcf63b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38224/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54715/",
    "metadata": {
        "length": 85,
        "lengthKind": "track",
        "duration": 54,
        "positionLists": 1,
        "positions": 55,
        "size": 8978,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2015-06-17T19:54:03.995000+00:00",
        "elevationGain": 42,
        "elevationLoss": 0,
        "country": "DE"
    }
}