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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg7",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a98e990-95b1-43b4-8388-980f3ddacb8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3260/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3879/",
    "metadata": {
        "length": 5339,
        "lengthKind": "track",
        "duration": 3493,
        "positionLists": 1,
        "positions": 3443,
        "size": 707579,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-02-28T16:08:46.730000+00:00",
        "elevationGain": 478,
        "elevationLoss": 491,
        "country": "DE"
    }
}