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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "Ostseeküste",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96bd88a4-56e0-4608-b81b-8c6eaa348b08"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38565/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55056/?format=api",
    "metadata": {
        "length": 299410,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 4563,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "PL"
    }
}