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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 254 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7061a51e-f7f3-4c5d-be9a-1ed9c8e23095"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37612/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54103/",
    "metadata": {
        "length": 21522,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 254,
        "size": 19771,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}