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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2014 - Bordatlas-de.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51b16541-f3b3-4dd3-a921-6d7919e4b448"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36836/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53327/",
    "metadata": {
        "length": 185546310,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6010,
        "size": 2142676,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}