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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "C2-OUT-18 17:45:39",
    "creator_name": "wagner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/058b0af5-f933-41fd-ade1-0c255b1fc8b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50950/",
    "metadata": {
        "length": 636642,
        "lengthKind": "track",
        "duration": 140771503,
        "positionLists": 1,
        "positions": 9573,
        "size": 2059321,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-13T13:34:20+00:00",
        "elevationGain": 12428,
        "elevationLoss": 12468,
        "country": "BR"
    }
}