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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "57769b79-d1d9-45fb-96c0-27cc2add24bc",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57769b79-d1d9-45fb-96c0-27cc2add24bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36970/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53461/",
    "metadata": {
        "length": 4972,
        "lengthKind": "track",
        "duration": 1876,
        "positionLists": 1,
        "positions": 256,
        "size": 5739,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2016-06-21T17:09:49+00:00",
        "country": "ES"
    }
}