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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8033/",
    "description": "Kik Plateau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24b41287-195a-46c0-8c2e-85425d2b2ca1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35740/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52231/",
    "metadata": {
        "length": 33065,
        "lengthKind": "track",
        "duration": 52253,
        "positionLists": 4,
        "positions": 3177,
        "size": 78823,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-11T10:52:30+00:00",
        "elevationGain": 2038,
        "elevationLoss": 2231,
        "country": "MA"
    }
}