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

GET /v1/routes/4471/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8eef14be0c3cc09192cfac8eaaa5d209"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "Rund um Schongau (200 km)",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4936b76c-c5fe-405b-b0a3-fbd5dcc006a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3755/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4471/",
    "metadata": {
        "length": 510396,
        "lengthKind": "straight-line",
        "duration": 78422874,
        "positionLists": 3,
        "positions": 57,
        "size": 14241,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-25T20:26:03.859000+00:00",
        "country": "DE"
    }
}