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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (75)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e265452-0468-4d76-978e-ab95c093ffaa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37940/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54431/",
    "metadata": {
        "length": 83479,
        "lengthKind": "track",
        "duration": 246,
        "positionLists": 1,
        "positions": 11,
        "size": 3281,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T11:59:49.912000+00:00",
        "elevationGain": 385,
        "elevationLoss": 356,
        "country": "DE"
    }
}