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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Muenster Tag2_Alternative2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f58653a-c1ea-40c2-a0e7-59fe3300a655"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54465/",
    "metadata": {
        "length": 35917,
        "lengthKind": "track",
        "duration": 178402,
        "positionLists": 1,
        "positions": 1636,
        "size": 244333,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-18T07:43:40.223000+00:00",
        "elevationGain": 131,
        "elevationLoss": 131,
        "country": "DE"
    }
}