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

GET /v1/routes/50811/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "17b2d0661fcc8b7d227be9a56c157d93"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "wf-harz_t01",
    "creator_name": "Bellla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5de15e9f-29c3-46c6-8dd0-2bebe6adc295"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24586/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50811/",
    "metadata": {
        "length": 634039,
        "lengthKind": "track",
        "duration": 570415,
        "positionLists": 51,
        "positions": 20057,
        "size": 1965051,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1971-01-13T12:01:19+00:00",
        "country": "DE"
    }
}