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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Sarn Helen Variant",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f0cfabf-fc57-40db-84db-e70d5d28acf8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4549/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5393/",
    "metadata": {
        "length": 7210,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 66,
        "size": 5619,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}