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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schweriner Bogen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e75918f-f4b7-450d-8575-3614e791443c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38351/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54842/",
    "metadata": {
        "length": 375250,
        "lengthKind": "routed",
        "duration": 445,
        "positionLists": 1,
        "positions": 23,
        "size": 6010,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-06T14:48:35.703000+00:00",
        "elevationGain": 175,
        "elevationLoss": 183,
        "country": "DE"
    }
}