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

GET /v1/routes/52543/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "028faadb2295afc235f26f0517ba95d4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Muehlenhof; Schützenstrasse 35 to Start Tour 03; Henrichshütte",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32303daf-757c-4096-9657-bf9d584bce2b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36052/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52543/",
    "metadata": {
        "length": 119457,
        "lengthKind": "straight-line",
        "duration": 301734343,
        "positionLists": 3,
        "positions": 825,
        "size": 94029,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-03T17:31:03+00:00",
        "country": "DE"
    }
}