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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-06-15) - Neustrelitz - Oranienburg - Neukölln",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/907da91b-2b5f-41b4-8938-87b27e6c87a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38409/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54900/",
    "metadata": {
        "length": 146045,
        "lengthKind": "track",
        "duration": 30719,
        "positionLists": 1,
        "positions": 19613,
        "size": 4010943,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-15T07:01:35+00:00",
        "elevationGain": 4503,
        "elevationLoss": 4526,
        "country": "DE"
    }
}