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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "FlamingoRoute1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/972810c9-4482-47b8-8d0f-ee16a077aac3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38581/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55072/",
    "metadata": {
        "length": 46904,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 1800,
        "size": 361972,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-26T11:28:09+00:00",
        "elevationGain": 268,
        "elevationLoss": 263,
        "country": "DE"
    }
}