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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Cardiff Castle to Risca",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/750af812-9897-4818-8eba-7e002e313d5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4525/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5370/",
    "metadata": {
        "length": 28479,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 216,
        "size": 16681,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}