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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WBL Tour 3L",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02cfeaae-d65a-476a-8e8d-e090c49f44fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51449/",
    "metadata": {
        "length": 303326,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 51,
        "size": 6376,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}