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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Kärnten XL (1/2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/015f57c7-9165-43ea-a3e2-12a50e2ff4cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34910/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51401/",
    "metadata": {
        "length": 755484,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 58,
        "size": 10317,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "AT"
    }
}