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

GET /v1/routes/57398/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "63b3f0a5a88a635f8fc8eb3c43532d74"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8038/?format=api",
    "description": "Ngu-mas on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8619e51-2a8b-4f4b-ba36-ed6c0d0c9720"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40907/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57398/?format=api",
    "metadata": {
        "length": 77457,
        "lengthKind": "track",
        "duration": 27885,
        "positionLists": 1,
        "positions": 80,
        "size": 11860,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-03-08T20:59:53+00:00",
        "elevationGain": 171,
        "elevationLoss": 181,
        "country": "TD"
    }
}