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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2012-04-03T12:01:32Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d83cb8b-d022-4fbb-ad9f-279a2558e50b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35582/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52073/",
    "metadata": {
        "length": 79518,
        "lengthKind": "track",
        "duration": 11724,
        "positionLists": 1,
        "positions": 1567,
        "size": 340661,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-03T12:01:33+00:00",
        "elevationGain": 249,
        "elevationLoss": 249,
        "country": "DE"
    }
}