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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kanzelbuche-Rundwanderweg Nr. 1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a46e9faa-1111-4fa6-aed2-0ebfe43917e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38896/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55387/",
    "metadata": {
        "length": 12105,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 120,
        "size": 7379,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}