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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Untitled (11)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0821fb9-7fe3-48c2-8ee0-9206bd013670"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39941/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56432/",
    "metadata": {
        "length": 9829,
        "lengthKind": "track",
        "duration": 4149,
        "positionLists": 1,
        "positions": 405,
        "size": 65375,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-03T12:06:30+00:00",
        "elevationGain": 322,
        "elevationLoss": 309,
        "country": "ES"
    }
}