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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Crickhowell to Storey Arms",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99b690aa-c46f-4020-8723-41cc8b5ee780"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4533/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5380/",
    "metadata": {
        "length": 32757,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 397,
        "size": 30036,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}