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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6926/",
    "description": "Position 1 to Position 133",
    "creator_name": "kights",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/64919f62-6ce9-4e70-ba2f-8ab853e4fa40"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24126/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38049/",
    "metadata": {
        "length": 16073,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 133,
        "size": 7511,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}