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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/",
    "description": "Cebreros",
    "creator_name": "AitorRV",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5689c4b2-758e-454c-9e6e-833ab6e05080"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24113/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38042/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 10,
        "size": 3235,
        "format": "Google Maps URL (*.url)"
    }
}