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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2014 - Parking Areas Tolerating Motorhomes Overnight.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/78d104ba-bef3-427a-bb0e-d52e3ffb9671"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37826/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54317/",
    "metadata": {
        "length": 221768559,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5472,
        "size": 1073166,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}