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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Las Tricias to GR 130 Lomada Grande",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0279637e-bd49-40fe-b8f5-95dad7104dbc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34947/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51438/",
    "metadata": {
        "length": 8583,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 566,
        "size": 49967,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 568,
        "elevationLoss": 788
    }
}