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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Großglockner-Hochalpenstraße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/68ba0bbf-7f6e-4ded-803d-a77428c35168"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37415/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53906/",
    "metadata": {
        "length": 930546,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 6303,
        "size": 436762,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}