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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "22-SIE-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1bcf4f98-4d49-4f8c-8c81-ca54305b2f9f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35533/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52024/",
    "metadata": {
        "length": 45263,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 245,
        "size": 39659,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 328,
        "elevationLoss": 293,
        "country": "PL"
    }
}