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

GET /v1/routes/41503/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6cb6e6225829a1dff8856eb82e51b591"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/54/",
    "description": "S Wrexham Wrexham AFC LL11 2AH to 18 Fishguard Fishguard Fort SA",
    "creator_name": "GDavis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49c5c6cb-c143-4472-acdb-0aaada8da5c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28021/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41503/",
    "metadata": {
        "length": 497867,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 1,
        "positions": 19,
        "size": 4701,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-04-30T20:05:14+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}