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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bildeiche to Zur Wallerwarte und Sassenbühl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c9fd710-5c83-4182-a6bc-8a9d65629afe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37916/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54407/",
    "metadata": {
        "length": 795967,
        "lengthKind": "straight-line",
        "duration": 99884535,
        "positionLists": 5,
        "positions": 3742,
        "size": 423577,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-15T22:48:30+00:00",
        "elevationGain": 3307,
        "elevationLoss": 3358,
        "country": "DE"
    }
}