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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Baden-Baden-Titisee-Neustadt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96c74ea5-4ca6-41e8-9e8e-43445b05acef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38568/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55059/",
    "metadata": {
        "length": 162452,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 146,
        "size": 16829,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}