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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Felsenrundgang Nideggen Teil 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08b3a0f3-030a-4d56-881b-7aee23d4c554"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3214/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3831/",
    "metadata": {
        "length": 5779,
        "lengthKind": "track",
        "duration": 7117,
        "positionLists": 1,
        "positions": 406,
        "size": 54638,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-06T08:17:56+00:00",
        "elevationGain": 272,
        "elevationLoss": 224,
        "country": "DE"
    }
}