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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2.1-Rhein-ab B42-(P)Rathauscafe Erpel-(P)Stolzenfels-(P)Boppard",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ded99ba-6234-4784-97f2-cd65f5e65912"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50714/",
    "metadata": {
        "length": 84189,
        "lengthKind": "track",
        "duration": 9428,
        "positionLists": 1,
        "positions": 3893,
        "size": 619482,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T10:51:55+00:00",
        "elevationGain": 801,
        "elevationLoss": 790,
        "country": "DE"
    }
}