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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "près de Saint-Thomas-la-Garde to près de Saint-Thomas-la-Garde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d3df14e-ff8d-44cc-b308-30a98e283848"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38308/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54799/",
    "metadata": {
        "length": 992165,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 4005,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}