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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "Munda Biddi - Pemberton to Albany",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15ff8f4c-956d-4019-8e60-a2040027857b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35407/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51898/",
    "metadata": {
        "length": 391278,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 57737,
        "size": 5116831,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 7377,
        "elevationLoss": 7463,
        "country": "AU"
    }
}