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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-03-15/16) - Güstrow - Tessin - Tribsees - Grimmen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/330e282d-d516-4a3b-acc6-7d59131fe80c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36074/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52565/",
    "metadata": {
        "length": 84236,
        "lengthKind": "track",
        "duration": 99478,
        "positionLists": 1,
        "positions": 11581,
        "size": 1532315,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-15T10:15:53+00:00",
        "elevationGain": 1585,
        "elevationLoss": 1579,
        "country": "DE"
    }
}