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

GET /v1/routes/11306/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1da5c3543c6aa98bf6af6cff6713905b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1944/",
    "description": "0133- 04 - Thoard Dignes 15Km5",
    "creator_name": "pedinegre",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71672087-c722-43e6-ae4b-fe8d8d39d429"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11306/",
    "metadata": {
        "length": 15620,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 343,
        "size": 41640,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 958,
        "elevationLoss": 1155,
        "country": "FR"
    }
}