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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg9",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db71dce0-48d4-4a64-86b3-9220f08f1092"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3272/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3891/",
    "metadata": {
        "length": 8758,
        "lengthKind": "track",
        "duration": 5813,
        "positionLists": 1,
        "positions": 5633,
        "size": 1158056,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-03-03T15:54:38.060000+00:00",
        "elevationGain": 573,
        "elevationLoss": 563,
        "country": "DE"
    }
}