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

GET /v1/routes/4090/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "683e8472829411b9c89b57a14b6ca365"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/697/?format=api",
    "description": "Rennsteigstrass bis Rennsteigstrass",
    "creator_name": "CBF600S",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e8127bb-498a-428f-9070-40d7bf85216d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3445/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4090/?format=api",
    "metadata": {
        "length": 352962,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2674,
        "size": 197678,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}