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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "09-SIE-12",
    "creator_name": "MVS-7",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/302bb3d4-a2f3-4a6b-ac83-5e2bbc9a03c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24895/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50851/?format=api",
    "metadata": {
        "length": 21797,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 193,
        "size": 31252,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1145,
        "elevationLoss": 1151,
        "country": "PL"
    }
}