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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "K-Freitag 2012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3018879f-af45-470c-933e-e8fd076060b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35999/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52490/",
    "metadata": {
        "length": 694311,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2499,
        "size": 209898,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}