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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Idwal Cottage to Conwy",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95487a84-fad0-4b3e-a29e-b69499533bf2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4536/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5381/",
    "metadata": {
        "length": 30870,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 608,
        "size": 45611,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}