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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Letzte Ausfahrt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30bf2038-03a3-4b78-86c8-de68716b6879"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52508/",
    "metadata": {
        "length": 306652,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 5364,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}