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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/",
    "description": "Schmidt 14.03.2010",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa8a604a-3c7e-4d1a-984c-00ff8baf2862"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3320/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3941/",
    "metadata": {
        "length": 6249,
        "lengthKind": "track",
        "duration": 4083,
        "positionLists": 1,
        "positions": 372,
        "size": 48332,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-14T09:31:44+00:00",
        "elevationGain": 84,
        "elevationLoss": 93,
        "country": "DE"
    }
}