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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "42d85c4c-17dd-4e32-9b16-d4f96215b79e",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42d85c4c-17dd-4e32-9b16-d4f96215b79e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36473/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52964/",
    "metadata": {
        "length": 248,
        "lengthKind": "track",
        "duration": 1766,
        "positionLists": 1,
        "positions": 50,
        "size": 2616,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2012-01-06T11:46:34+00:00",
        "elevationGain": 36,
        "elevationLoss": 25,
        "country": "ES"
    }
}