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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Position 1 to Position 155 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4f9d57f-8400-478f-86c9-2ddbbaf5e294"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40050/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56541/",
    "metadata": {
        "length": 65883,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 155,
        "size": 14462,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}