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

GET /v1/routes/56595/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ea5fd808c350d6fab55cde9c31b89ef5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "Position 1 to Position 4427",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d75b7267-893c-49c1-ba77-44eda5e311d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40104/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56595/?format=api",
    "metadata": {
        "length": 17609,
        "lengthKind": "track",
        "duration": 27606,
        "positionLists": 1,
        "positions": 4427,
        "size": 453603,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-14T09:56:03+00:00",
        "elevationGain": 2248,
        "elevationLoss": 2256,
        "country": "PL"
    }
}