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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Limburgerhof to Lazise",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e90c88a-8b7e-49ac-9908-8fe64d386e95"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38353/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54844/",
    "metadata": {
        "length": 475154,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2,
        "size": 402,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}