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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Bochumer Verein -> Grimberger Sichel",
    "creator_name": "Herr_X",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7efd5fb6-3f70-44aa-82bc-48dd28f2f54e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27432/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40965/",
    "metadata": {
        "length": 10863,
        "lengthKind": "track",
        "duration": 1672,
        "positionLists": 1,
        "positions": 1584,
        "size": 631201,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-11-15T05:32:14+00:00",
        "elevationGain": 132,
        "elevationLoss": 181,
        "country": "DE"
    }
}