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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-07-02",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5056a15a-082c-494d-bc6b-04c71620fafe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36813/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53304/",
    "metadata": {
        "length": 25520,
        "lengthKind": "track",
        "duration": 7953,
        "positionLists": 1,
        "positions": 315,
        "size": 154637,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-02T11:44:24+00:00",
        "elevationGain": 333,
        "elevationLoss": 318,
        "country": "DE"
    }
}