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

GET /v1/routes/56851/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4e6b01ece7896d40b6f3cbebf8114f6f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Position 1 to Position 841",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3058a12-30f1-4bc2-95fa-669f82eed31c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40360/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56851/",
    "metadata": {
        "length": 101965,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 841,
        "size": 41276,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}