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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:Position 1 to Position 259 (rev)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ae4299c-3916-43c6-bed5-0e9b88966513"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35517/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52008/",
    "metadata": {
        "length": 270410,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 259,
        "size": 22296,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}