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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Heimbach-Schwammenauel",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5de187be-c185-49a8-af86-b2aeb4de1af5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2606/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3166/",
    "metadata": {
        "length": 13360,
        "lengthKind": "track",
        "duration": 10800,
        "positionLists": 1,
        "positions": 808,
        "size": 107694,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-23T21:44:22+00:00",
        "elevationGain": 305,
        "elevationLoss": 344,
        "country": "DE"
    }
}