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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Llanddeusant Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d3b8024-7dac-45db-bc2a-622fa92e537e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4539/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5384/",
    "metadata": {
        "length": 10975,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 159,
        "size": 12485,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}