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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Pontrhydfendigaid Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7ad745d6-a935-4fa1-99d9-f415c084473c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4543/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5388/",
    "metadata": {
        "length": 8281,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 92,
        "size": 7541,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}