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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Rowen YH Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fe20cc56-c63a-46d7-883d-3b275adeb333"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4546/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5391/",
    "metadata": {
        "length": 3830,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 62,
        "size": 5320,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}