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

GET /v1/routes/54669/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1dbd355c44fbc211742e1c36ee1251b3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "Krakow -> Zakopane",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87bae2f6-b3a5-4cca-b9c5-a1531191737f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38178/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54669/?format=api",
    "metadata": {
        "length": 221393,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 3367,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "PL"
    }
}