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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "4-Mosel-ab Koblz-Kobern-Cochem über Bengel bis Trier",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/390968fd-14f8-4344-94d4-6a28c1a239af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23943/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50715/",
    "metadata": {
        "length": 199599,
        "lengthKind": "track",
        "duration": 3918,
        "positionLists": 1,
        "positions": 641,
        "size": 95143,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-17T21:03:13+00:00",
        "elevationGain": 805,
        "elevationLoss": 856,
        "country": "DE"
    }
}