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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1119/?format=api",
    "description": "Race Across America 2010 (Jan10)",
    "creator_name": "juliansanz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/81896922-023d-4aff-9706-b7094610d13b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3410/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4047/?format=api",
    "metadata": {
        "length": 4861505,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 23912,
        "size": 1911898,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "US"
    }
}