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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Saint-Thomas-la-Garde to Saint-Thomas-la-Garde (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af78b697-707f-48d3-8feb-4554cbc658a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39149/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55640/",
    "metadata": {
        "length": 754897,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 1889,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}