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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "Buzios",
    "creator_name": "ant1606",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a3c9d2b-c1c9-4cba-af64-7d4b873870f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5607/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50642/",
    "metadata": {
        "length": 15234,
        "lengthKind": "track",
        "duration": 23157,
        "positionLists": 1,
        "positions": 624,
        "size": 88760,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-19T12:56:59+00:00",
        "elevationGain": 411,
        "elevationLoss": 412
    }
}