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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Tag 2 Haus Hubertus1 bis Haus Hubertus11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/252c3cf8-fd3a-4103-bef0-163982a047f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35751/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52242/",
    "metadata": {
        "length": 600310,
        "lengthKind": "routed",
        "duration": 4990,
        "positionLists": 2,
        "positions": 5622,
        "size": 496564,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-19T15:31:13+00:00",
        "country": "CZ"
    }
}