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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1286/",
    "description": "Turnov - Šumava - Turnov (2 day trip)",
    "creator_name": "BadVFR",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e07200a-6033-468e-861b-3b6363e324ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24010/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/37951/",
    "metadata": {
        "length": 772445,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 190,
        "size": 20851,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CZ"
    }
}