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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von Novigrad durch wilde Velebit",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cef635cb-426a-45b0-8e6c-33be2a720c61"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2792/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3360/",
    "metadata": {
        "length": 227712,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 1407,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}