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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Capel-y-ffin to Crickhowell",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b6c13807-aeb1-48f7-8991-08f8077d86f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4531/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5376/",
    "metadata": {
        "length": 25816,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 288,
        "size": 22000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}