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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Linie (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6843ac05-2d62-4a5a-acd2-3a40afaa5c1b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53896/",
    "metadata": {
        "length": 18006,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 183,
        "size": 7279,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}