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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1216/",
    "description": "Isla Coronados to Cerito SanJuanico, BCS, Mexico",
    "creator_name": "simmsdp",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e069ccbc-a511-419e-aeaa-870789bbb891"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4372/",
    "metadata": {
        "length": 96648,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 15,
        "size": 2858,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}