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

GET /v1/routes/54738/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "271d1b0d94f9bd3e0a3c45310e067488"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schillathöhle-Rundwanderung on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ac33831-4ccc-4ada-8c25-3caa54156d1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38247/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54738/",
    "metadata": {
        "length": 9476,
        "lengthKind": "track",
        "duration": 3405,
        "positionLists": 1,
        "positions": 223,
        "size": 32530,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-07T17:44:00+00:00",
        "elevationGain": 412,
        "elevationLoss": 412,
        "country": "DE"
    }
}