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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "EuroVelo: Pilger Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3644167-fe9b-46f6-979d-1891a774b23b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39597/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56088/",
    "metadata": {
        "length": 5319780,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 63532,
        "size": 3208208,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}