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

GET /v1/routes/55086/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e76e505c3b6cb1a94f51b73f2a02237b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Kurven_ohne_ende http://www.weserbergland-motorradreisen.de",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97bbd76c-bb0d-498c-aa9b-a375384101f5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38595/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55086/?format=api",
    "metadata": {
        "length": 134862,
        "lengthKind": "track",
        "duration": 48471,
        "positionLists": 1,
        "positions": 80,
        "size": 7114,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-07-23T13:56:09+00:00",
        "country": "DE"
    }
}