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

GET /v1/routes/51115/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "145eb583c98112d4f7cc8b4f556ef600"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Graciosa (2)",
    "creator_name": "bodermatt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07c957c0-a672-4939-8bf9-058c8cc403f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26793/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51115/?format=api",
    "metadata": {
        "length": 24171,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 568,
        "size": 41682,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}