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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 2741",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfcd2171-ff73-4493-8690-f3654c2472ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39510/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56001/",
    "metadata": {
        "length": 10266,
        "lengthKind": "track",
        "duration": 2740,
        "positionLists": 1,
        "positions": 2741,
        "size": 521511,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-24T10:02:41+00:00",
        "elevationGain": 96,
        "elevationLoss": 598,
        "country": "ES"
    }
}