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

GET /v1/routes/55284/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4924e5b3a3647b1dd4cf19e175c1e858"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7856/?format=api",
    "description": "Position 1 to Position 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0be202f-d937-4edd-89eb-0143c5aae2b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38793/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55284/?format=api",
    "metadata": {
        "positionLists": 1,
        "positions": 1,
        "size": 708,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "US"
    }
}