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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Downloader: Thomas Appenmaier, Am Haisterbach 5, 88339 Bad Waldsee, appenmaier@t-online.de (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ce51fca-a56b-412c-84ad-b25bd718409e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36321/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52812/",
    "metadata": {
        "length": 155937,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 322,
        "size": 21016,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}