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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Abseits der Ahr: Die Höhen um Fronrath und Cassel",
    "creator_name": "Didionstage",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ea255946-6cb8-4c6c-a374-2be528f7df65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26888/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40515/",
    "metadata": {
        "length": 14806,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 470,
        "size": 49762,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-09-15T15:22:33.960000+00:00",
        "elevationGain": 941,
        "elevationLoss": 941,
        "country": "DE"
    }
}