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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/",
    "description": "Etappe 12 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7387a8f-89cb-4263-af05-175e3e45f02d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/995/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1232/",
    "metadata": {
        "length": 18048,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 424,
        "size": 44614,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-14T12:00:08+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}