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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Zerkall 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e1ddee8-46b7-40a1-a670-6e77717f99ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2695/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3255/",
    "metadata": {
        "length": 8926,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 524,
        "size": 29182,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 23,
        "elevationLoss": 80,
        "country": "DE"
    }
}