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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Adirondack NY mud parade 2010/s/Mud Parade Track: TW",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af014f17-28f0-4845-b082-2cc8ddb3c2a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39140/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55631/",
    "metadata": {
        "length": 340013,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2656,
        "size": 118959,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "country": "US"
    }
}