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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start: Wurzen Sachsendorf to Ziel: Reit im Winkl wird passiert.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6ae9bef-ee9e-4627-9142-a6f7459678c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38945/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55436/",
    "metadata": {
        "length": 696560,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 44,
        "size": 6908,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}