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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/",
    "description": "Strata Florida to Devil's Bridge",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e1f9eaed-9ea5-4ce8-824b-9b0a434bcf72"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4550/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5395/",
    "metadata": {
        "length": 23068,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 365,
        "size": 27690,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "GB"
    }
}