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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Dürnberg_15052012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/253d912e-efe4-450a-abf5-a66a074f9a3b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35753/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52244/",
    "metadata": {
        "length": 103471,
        "lengthKind": "track",
        "duration": 18503,
        "positionLists": 1,
        "positions": 6267,
        "size": 2194112,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-15T07:12:24+00:00",
        "elevationGain": 969,
        "elevationLoss": 979,
        "country": "AT"
    }
}