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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r59",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed252618-228a-4f4a-b49d-88979e066218"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40612/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57103/",
    "metadata": {
        "length": 13249,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 733,
        "size": 69801,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1292,
        "elevationLoss": 1325,
        "country": "AT"
    }
}