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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Bru_Sb_Mattigradweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3751b6eb-2f27-4a1f-ac19-c3ce3febb0d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36186/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52677/",
    "metadata": {
        "length": 75222,
        "lengthKind": "track",
        "duration": 15868,
        "positionLists": 1,
        "positions": 2322,
        "size": 244855,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-22T08:54:43+00:00",
        "elevationGain": 872,
        "elevationLoss": 678,
        "country": "AT"
    }
}