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

GET /v1/routes/8209/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0fbcde768d90e5acd6ffd39c9cab1791"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/255/",
    "description": "Rund um den Weßlinger See",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/515498b2-cf56-43d3-bff5-0f128c558d55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6129/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8209/",
    "metadata": {
        "length": 1969,
        "lengthKind": "track",
        "duration": 1771,
        "positionLists": 1,
        "positions": 94,
        "size": 10616,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-11T06:00:00+00:00",
        "country": "DE"
    }
}