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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1349/",
    "description": "TF Traumstraße Meckl_Seeenplatte",
    "creator_name": "wolfram",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f9495c9-bb0a-47ab-8eec-21f075178f52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4008/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4806/",
    "metadata": {
        "length": 263132,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 4480,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}