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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Kings YH Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fcbf976d-8cda-47cf-88ba-200188545669"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4538/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5383/",
    "metadata": {
        "length": 7228,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 196,
        "size": 15208,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}