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

GET /v1/routes/5392/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "27c7ad51bdc2737caae21ecc4568bfc8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Soar y Mynydd Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6700d2b-3436-4480-81ad-0c270eb06479"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4547/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5392/",
    "metadata": {
        "length": 9162,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 172,
        "size": 13445,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}