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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Scheiss Wetter HH LG OD 215km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34424c9b-2370-4e3d-ae25-9fccd8d52e0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36100/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52591/",
    "metadata": {
        "length": 210237,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 3891,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}