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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/?format=api",
    "description": "Position 1 to Position 1353",
    "creator_name": "alschim",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f962c4f-59cb-4162-960d-bda80df4ee0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3280/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50494/?format=api",
    "metadata": {
        "length": 442222,
        "lengthKind": "straight-line",
        "duration": 28280,
        "positionLists": 2,
        "positions": 2706,
        "size": 37400,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2009-12-20T19:59:27+00:00",
        "elevationGain": 3418,
        "elevationLoss": 3385,
        "country": "PE"
    }
}