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

GET /v1/routes/55465/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "56ae462a07d7045d90e9981defb274e9"
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 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a7dcfb1f-2789-4de3-a337-607813e8225a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55465/",
    "metadata": {
        "length": 47013329,
        "lengthKind": "straight-line",
        "duration": 59366,
        "positionLists": 21,
        "positions": 7623,
        "size": 1906329,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-26T22:22:15+00:00",
        "elevationGain": 6514,
        "elevationLoss": 6335,
        "country": "NE"
    }
}