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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1285/",
    "description": "Köschinger Waldhaus",
    "creator_name": "Schnorchler",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11332e77-b399-4caf-a680-11f5dc270ce3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5309/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7300/",
    "metadata": {
        "length": 7824,
        "lengthKind": "track",
        "duration": 4233600,
        "positionLists": 1,
        "positions": 456,
        "size": 110006,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2010-09-19T06:48:56+00:00",
        "elevationGain": 1653,
        "elevationLoss": 1632,
        "country": "DE"
    }
}