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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Toskana Unterkunft to Via Ponticelli",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/621a12ce-e0fa-4d36-95c3-7f9a5f17d3a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37239/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53730/",
    "metadata": {
        "length": 312753,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 7437,
        "size": 491746,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}