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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Nuevo punto 1 to Nuevo punto 142",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93688daa-3ed7-419e-afb3-ab6af4c5bfa0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38495/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54986/",
    "metadata": {
        "length": 12598,
        "lengthKind": "straight-line",
        "duration": 1168,
        "positionLists": 1,
        "positions": 142,
        "size": 25798,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-02T14:48:53.465000+00:00",
        "elevationGain": 575,
        "elevationLoss": 573,
        "country": "ES"
    }
}