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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Centro de Visitantes to Agua",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a3437c2-f751-4e43-9cb3-f298b757f904"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36251/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52742/",
    "metadata": {
        "length": 22673,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1073,
        "size": 93978,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1481,
        "elevationLoss": 1481
    }
}