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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1407/",
    "description": "Waldviertlrunde die 1.",
    "creator_name": "KTM 640",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc3a7b16-88f5-4f83-a1af-623c98ec6294"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3550/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4225/",
    "metadata": {
        "length": 219151,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 2173,
        "format": "GoPal 3 Route (*.xml)",
        "country": "AT"
    }
}