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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8055/",
    "description": "Aracruz; Rodovia Primo Britti Aracruz, ES to Mariza; Rua Pedro Alves Ribeiro 273 São Mateus 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b6e90e3-976a-483c-bc4f-6ffd9401d1d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36689/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53180/",
    "metadata": {
        "length": 46967296,
        "lengthKind": "straight-line",
        "duration": 47155,
        "positionLists": 10,
        "positions": 6815,
        "size": 1707264,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-26T22:22:15+00:00",
        "elevationGain": 5750,
        "elevationLoss": 5645,
        "country": "NE"
    }
}