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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/?format=api",
    "description": "SET CASTILLA to SET CASTILLA",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43905807-ddc2-4f12-86ee-766a7a3c759f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36496/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52987/?format=api",
    "metadata": {
        "duration": 0,
        "positionLists": 1,
        "positions": 1,
        "size": 1097,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-12T15:06:39+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PE"
    }
}