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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2014 - Bordatlas-de.gpx (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/984e62bb-aba5-4fb7-8e73-00e38fd7e2cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38605/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55096/",
    "metadata": {
        "length": 185546310,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6010,
        "size": 2142676,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}