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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "14-KWI-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5a7e173-692a-42b4-b9b5-b0f3ff737197"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38919/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55410/",
    "metadata": {
        "length": 26688,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 160,
        "size": 29129,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 311,
        "elevationLoss": 332,
        "country": "PL"
    }
}