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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8055/",
    "description": "001 to Mariza; Rua Pedro Alves Ribeiro 273 São Mateus 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6762bb60-e571-4040-aae0-83cd94e0ec50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37387/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53878/",
    "metadata": {
        "length": 48056674,
        "lengthKind": "straight-line",
        "duration": 6457486,
        "positionLists": 25,
        "positions": 15359,
        "size": 2493237,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-26T22:22:15+00:00",
        "elevationGain": 13757,
        "elevationLoss": 14002,
        "country": "NE"
    }
}