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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Rescued route 2ae6892f",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ae6892f-ce5c-42af-b3f1-ffaeddf8a7f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35878/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52369/",
    "metadata": {
        "length": 68756,
        "lengthKind": "track",
        "positionLists": 13,
        "positions": 1779,
        "size": 99382,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}