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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Kärnten (West)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/377f3ed5-1b6c-4571-8c62-c07dc650bc4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36187/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52678/",
    "metadata": {
        "length": 285740,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 8663,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "AT"
    }
}