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

GET /v1/routes/4090/
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/",
    "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/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4090/",
    "metadata": {
        "length": 352962,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2674,
        "size": 197678,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}