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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "nice",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93717196-cd38-4513-aebe-089d066aba2d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38497/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54988/",
    "metadata": {
        "length": 9497,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 162,
        "size": 8472,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}