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

GET /v1/routes/54067/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3584d4e52da475b6976670d66d35eddf"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Auf den Spuren Annette von Droste-Hülshoff",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6eae2446-228f-456a-bf47-acd9cf7d4da0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37576/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54067/",
    "metadata": {
        "length": 26341,
        "lengthKind": "track",
        "duration": 376,
        "positionLists": 1,
        "positions": 377,
        "size": 42759,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-07-15T08:15:24+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}