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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Castellsapera (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8894c471-dcb9-4890-a348-1fdd90b26924"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38201/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54692/",
    "metadata": {
        "length": 9345,
        "lengthKind": "track",
        "duration": 8724,
        "positionLists": 1,
        "positions": 1587,
        "size": 151137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-14T10:11:54+00:00",
        "elevationGain": 849,
        "elevationLoss": 867,
        "country": "ES"
    }
}