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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Bryn Gwynant YH Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b02bb06a-b7fa-4eb4-bdb2-cc042312a1dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4530/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5375/",
    "metadata": {
        "length": 7846,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 109,
        "size": 8791,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}