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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Buschfelderhof 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d67ee07-9730-41e6-9acd-fc9a31b743a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2647/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3207/",
    "metadata": {
        "length": 10028,
        "lengthKind": "track",
        "duration": 7019,
        "positionLists": 1,
        "positions": 640,
        "size": 84652,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-01T09:21:57+00:00",
        "elevationGain": 203,
        "elevationLoss": 210,
        "country": "DE"
    }
}