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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg3",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c80496b3-9efa-4959-9986-b89275ff40ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3243/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3860/",
    "metadata": {
        "length": 4860,
        "lengthKind": "track",
        "duration": 4664,
        "positionLists": 1,
        "positions": 4575,
        "size": 939976,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-02-24T17:05:05.450000+00:00",
        "elevationGain": 797,
        "elevationLoss": 842,
        "country": "DE"
    }
}