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

GET /v1/routes/52552/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ef5ba79a5be80f37553471ae8c493556"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "02-MAJ-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3281874f-4776-4f44-abc7-38cce6c60a18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36061/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52552/?format=api",
    "metadata": {
        "length": 40138,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 199,
        "size": 16627,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 203,
        "elevationLoss": 195,
        "country": "PL"
    }
}