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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "?",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca43227d-eaaa-41dd-bf0b-b3d2a579af63"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39775/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56266/?format=api",
    "metadata": {
        "length": 283512,
        "lengthKind": "routed",
        "duration": 400,
        "positionLists": 1,
        "positions": 12,
        "size": 4724,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-03T10:28:38.381000+00:00",
        "elevationGain": 0,
        "elevationLoss": 40,
        "country": "PL"
    }
}