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

GET /v1/routes/7020/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1a7d4b9af1d8353cbdf325e3cd97cb40"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Königsbrunn Fränkische Oberhof",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56b40ed0-d181-42e7-90b2-cb2017f18099"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5026/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7020/",
    "metadata": {
        "length": 1101202,
        "lengthKind": "straight-line",
        "duration": 133799458,
        "positionLists": 3,
        "positions": 102,
        "size": 16551,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-26T08:14:00+00:00",
        "country": "DE"
    }
}