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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "7 Seen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5ee3cf8-2855-48ec-974e-4e4cea0981f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40068/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56559/",
    "metadata": {
        "length": 270052,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 4606,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}