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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8038/",
    "description": "Mas-mas on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfd0e013-1c1b-4b84-82ff-4472a2908cb0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39511/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56002/",
    "metadata": {
        "length": 62439,
        "lengthKind": "track",
        "duration": 22558,
        "positionLists": 1,
        "positions": 33,
        "size": 5251,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-03-08T21:01:22+00:00",
        "elevationGain": 52,
        "elevationLoss": 60,
        "country": "TD"
    }
}