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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 20",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cd227b4-800b-4f78-950b-44cb22fa0295"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27075/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51178/",
    "metadata": {
        "length": 85830,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1390,
        "size": 203757,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2149,
        "elevationLoss": 2149,
        "country": "ES"
    }
}