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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6488/?format=api",
    "description": "Balade de la bande dessinée",
    "creator_name": "wuillepf@hotmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08b04062-1053-4125-9708-95a0f855d9c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25442/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39211/?format=api",
    "metadata": {
        "length": 226890,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 2634,
        "size": 194062,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 72,
        "elevationLoss": 16,
        "country": "BE"
    }
}