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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Haller Kleebaltt-Route, Rundtour HW 1 (rev)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29e9ff7c-ea2a-4b05-85a5-31b9df88166b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35852/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52343/",
    "metadata": {
        "length": 37010,
        "lengthKind": "track",
        "duration": 8306503,
        "positionLists": 1,
        "positions": 338,
        "size": 52536,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-16T12:39:09.317000+00:00",
        "elevationGain": 106,
        "elevationLoss": 118,
        "country": "DE"
    }
}