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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Rescued route a991f5a1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a991f5a1-a046-4c89-b4c8-1627fff83de7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55509/",
    "metadata": {
        "length": 113148,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 4689,
        "size": 97076,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}