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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 51",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04363b5f-31ba-4bc6-84db-0a1a1582ab72"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34993/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51484/",
    "metadata": {
        "length": 1826,
        "lengthKind": "track",
        "duration": 546,
        "positionLists": 1,
        "positions": 51,
        "size": 6228,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-04T15:35:06+00:00",
        "elevationGain": 49,
        "elevationLoss": 84,
        "country": "DE"
    }
}