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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Track \"Bargemer Randen Abkkürzung\"",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e36d6f9-32a8-4ce9-b860-5b738af734f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52445/",
    "metadata": {
        "length": 25757,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 740,
        "size": 36799,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}