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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8062/?format=api",
    "description": "Linasaari paddlers",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/154ac2e7-4580-4ec9-8e36-024c7802b711"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35392/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51883/?format=api",
    "metadata": {
        "length": 148594,
        "lengthKind": "straight-line",
        "duration": 30556,
        "positionLists": 2,
        "positions": 245,
        "size": 51336,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 44,
        "elevationLoss": 45,
        "country": "FI"
    }
}