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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "I-195 N to I-190 N",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a95d5fd-fc4a-414b-8494-954a0ffaaf82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36259/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52750/",
    "metadata": {
        "length": 362431,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 7,
        "size": 547,
        "format": "Google Maps URL (*.url)",
        "country": "US"
    }
}