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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "WPT00001 to WPT10148",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b0d418a-e326-45c1-afe0-a94aa707c4ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38659/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55150/",
    "metadata": {
        "length": 160621,
        "lengthKind": "straight-line",
        "duration": 30321,
        "positionLists": 6,
        "positions": 20296,
        "size": 4947624,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-10-23T05:59:08.685000+00:00",
        "elevationGain": 2788,
        "elevationLoss": 2805,
        "country": "ES"
    }
}