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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Position 1 to Position 19409",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a24c9577-68a0-4aef-a54f-a970ac765d8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38833/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55324/",
    "metadata": {
        "length": 1467500,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 19409,
        "size": 1274398,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}