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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7307/?format=api",
    "description": "Lacu Rosu - Varful Suhardul Bicaz on GPSies.com",
    "creator_name": "goromania",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28cad80d-c268-4f98-a5a0-507cff23d45f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25763/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39502/?format=api",
    "metadata": {
        "length": 4107,
        "lengthKind": "track",
        "duration": 1476,
        "positionLists": 1,
        "positions": 313,
        "size": 45900,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 462,
        "elevationLoss": 477,
        "country": "RO"
    }
}