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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7036/",
    "description": "07 Hrvatse nach Plitvicer Seen Parkplatz",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/75b18eae-f25c-4be4-8dd8-ec49f2045fe4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38633/",
    "metadata": {
        "length": 838389,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 9689,
        "size": 740393,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "HR"
    }
}