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

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

{
    "category": "https://api.routeconverter.com/v1/categories/298/",
    "description": "Rotkehlchenstiege",
    "creator_name": "KnutSi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/92199dd6-efb2-494f-a73b-3cd75a0c428c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/736/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/921/",
    "metadata": {
        "length": 13495,
        "lengthKind": "track",
        "duration": 18727,
        "positionLists": 1,
        "positions": 1322,
        "size": 189869,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-04-30T09:59:56+00:00",
        "elevationGain": 2070,
        "elevationLoss": 2100,
        "country": "CZ"
    }
}