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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "Position 1 to Position 2664",
    "creator_name": "mortolano",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07746355-557b-4527-a41d-9c3afeffdeca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5624/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50643/",
    "metadata": {
        "length": 41446,
        "lengthKind": "track",
        "duration": 2666,
        "positionLists": 1,
        "positions": 2664,
        "size": 1512947,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2010-11-21T17:21:22+00:00",
        "elevationGain": 597,
        "elevationLoss": 614,
        "country": "BR"
    }
}