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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "près de Montselgues to Saint-Thomas-la-Garde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f9453a5-92f0-478f-bc0d-b2f0024653ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36397/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52888/",
    "metadata": {
        "length": 776110,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 3851,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}