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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Commins Coch to Dynas Mawddwy",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63ab6cb9-bbd7-4e5d-a221-c4527b67d307"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4532/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5377/",
    "metadata": {
        "length": 21677,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 341,
        "size": 25920,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}