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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8025/",
    "description": "Lisbon 30-JUN/Waypoints",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/597531e8-a6e8-49fd-ac0f-f29225f63827"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37021/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53512/",
    "metadata": {
        "length": 23259,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13,
        "size": 4527,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PT"
    }
}