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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "09-MAJ-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04d5d091-a9e4-4d65-82ae-45a81b958b92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35007/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51498/?format=api",
    "metadata": {
        "length": 48615,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 231,
        "size": 18869,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 395,
        "elevationLoss": 398,
        "country": "PL"
    }
}