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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2013-11-16/17) - Stralsund - Velgast - Semlow - Tribsees - Grimmen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ef88c49-62ec-4be7-85a1-5969c29a458f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38752/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55243/",
    "metadata": {
        "length": 82143,
        "lengthKind": "track",
        "duration": 100596,
        "positionLists": 1,
        "positions": 11313,
        "size": 1496390,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-16T10:14:40+00:00",
        "elevationGain": 1540,
        "elevationLoss": 1573,
        "country": "DE"
    }
}