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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 2824",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae3d25e0-d74c-42ab-b6d0-a12769fa7b5f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39125/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55616/",
    "metadata": {
        "length": 15288,
        "lengthKind": "track",
        "duration": 6773,
        "positionLists": 1,
        "positions": 2824,
        "size": 420056,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-27T13:03:31+00:00",
        "elevationGain": 1210,
        "elevationLoss": 1514,
        "country": "ES"
    }
}