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

GET /v1/routes/38946/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "121c7bd01b3e04bd371bb22ed5a8dcfb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1219/?format=api",
    "description": "Zu den Erdpyramiden von Platten (2018-03-25 v1.0)",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09877ec1-b3ef-405d-8838-f571335706bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25154/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38946/?format=api",
    "metadata": {
        "length": 4970,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 136,
        "size": 16271,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 345,
        "elevationLoss": 343,
        "country": "IT"
    }
}