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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lutherviertel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0272d0bc-f3b2-42d1-b9a6-c286011c6bbc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34946/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51437/",
    "metadata": {
        "length": 5073,
        "lengthKind": "track",
        "duration": 3789187,
        "positionLists": 1,
        "positions": 51,
        "size": 13803,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-26T14:30:39.071000+00:00",
        "elevationGain": 60,
        "elevationLoss": 60,
        "country": "DE"
    }
}