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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta la Fayona",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3bd5a45a-11d5-4abe-96c0-b9574e4e3d74"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36295/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52786/",
    "metadata": {
        "length": 75944,
        "lengthKind": "track",
        "duration": 9669,
        "positionLists": 1,
        "positions": 3839,
        "size": 1397702,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-19T13:17:01+00:00",
        "elevationGain": 814,
        "elevationLoss": 837,
        "country": "ES"
    }
}