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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Trailhead 1 to Trailhead 2 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fd5674e9-98e5-4609-b22d-4641a7f74078"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41044/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57535/",
    "metadata": {
        "length": 122125,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 402,
        "size": 21876,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "US"
    }
}