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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 19",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/89543dd6-21ee-46c1-95f9-08bdae8f0113"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27074/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51177/",
    "metadata": {
        "length": 99689,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1298,
        "size": 190346,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1869,
        "elevationLoss": 1869,
        "country": "ES"
    }
}