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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Risca to Abergavenny",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1b271ead-a2c7-4856-b53a-8f59ebf84bf9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4526/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5371/",
    "metadata": {
        "length": 31380,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 223,
        "size": 17200,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}