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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 25",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/637d4965-eee4-43f3-8ec4-46bd360961a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27081/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51184/",
    "metadata": {
        "length": 100957,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1254,
        "size": 183733,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1531,
        "elevationLoss": 1531,
        "country": "ES"
    }
}