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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Im Puderbacher Land",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/909eeaf6-d94b-4dbe-bb36-40b1b85baeff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38415/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54906/",
    "metadata": {
        "length": 54543,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1007,
        "size": 72777,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}