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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "KALTEKUCHL ST AEGYD",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ce00067-d2c3-46e5-9f69-83d963ff59b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55200/",
    "metadata": {
        "length": 15395,
        "lengthKind": "track",
        "duration": 5299,
        "positionLists": 1,
        "positions": 3561,
        "size": 1341849,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-10-15T09:57:44+00:00",
        "elevationGain": 290,
        "elevationLoss": 518,
        "country": "AT"
    }
}