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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "ET2 St Florent-Bravone",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/668d06ac-6bf3-46aa-8c95-cd46f50be48d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37366/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53857/?format=api",
    "metadata": {
        "length": 436245,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2995,
        "size": 213175,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}