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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "10-KWI-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/851cca36-7047-4292-bc9e-2d7e5256868d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38116/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54607/",
    "metadata": {
        "length": 23837,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 153,
        "size": 25841,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 292,
        "elevationLoss": 285,
        "country": "PL"
    }
}