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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3168/",
    "description": "BON01; Southern tip to VA718; E  Aves de Sotavento, Isla Larga",
    "creator_name": "Bjarne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/817cee41-0eac-4f8f-b199-ab202b34283d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5013/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7007/",
    "metadata": {
        "length": 2976463,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 95,
        "size": 40347,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}