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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Kust",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcf2f70f-0396-4936-86de-3fabdf03e744"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39443/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55934/",
    "metadata": {
        "length": 210093,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3651,
        "size": 288940,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}