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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8028/?format=api",
    "description": "Lat:36.915982, Lon:30.800858, Ele:84.070564; 2013/1/22 13:9:2 <br /> to Lat:36.915982, Lon:30.800858, Ele:84.070564; 2013/1/22 13:9:2 <br />",
    "creator_name": "fbenzner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6c75fe1-a68c-4660-b8c9-214a3dbbdad9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24068/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50734/?format=api",
    "metadata": {
        "length": 5902088,
        "lengthKind": "track",
        "positionLists": 9,
        "positions": 37997,
        "size": 1248807,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 38865,
        "elevationLoss": 38971,
        "country": "RS"
    }
}