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

GET /v1/routes/51183/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3f32b8ded5efd596b45c301c48775ab2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 28",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/230195e5-7383-4499-9efe-ac8e67aa8171"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27080/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51183/",
    "metadata": {
        "length": 77882,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 804,
        "size": 117873,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 905,
        "elevationLoss": 905,
        "country": "ES"
    }
}