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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/?format=api",
    "description": "Ozlem.kml/Ozlem",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f77d0ee1-e0c2-48b1-a20d-d579784de787"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40886/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57377/?format=api",
    "metadata": {
        "length": 316692,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 17,
        "size": 14358,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "SE"
    }
}