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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Rhinog Variant (West)",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e501ecb-908c-4b06-8e31-abd0585a669c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4545/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5390/",
    "metadata": {
        "length": 8468,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 257,
        "size": 19713,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}