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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Maloja - Zernez",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b64cda3c-2834-406c-a4c0-dadf429f5fb1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39293/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55784/",
    "metadata": {
        "length": 56390,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 228,
        "size": 13524,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CH"
    }
}