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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Nuevo punto 1 to Nuevo punto 143 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/471717c9-1e38-4587-8481-1a0be1c18da6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36582/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53073/",
    "metadata": {
        "length": 295361,
        "lengthKind": "straight-line",
        "duration": 84955,
        "positionLists": 2,
        "positions": 145,
        "size": 26623,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-02T14:48:53.465000+00:00",
        "elevationGain": 947,
        "elevationLoss": 739
    }
}