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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Talybont Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38fd5fa9-44a0-4788-9d72-a5b1f9a3a20c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4551/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5396/",
    "metadata": {
        "length": 14405,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 164,
        "size": 12850,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}