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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "Untitled map/Directions from Blacksmiths Arms, Manchester Rd, Millhouse Green, Sheffield S36 9NQ, UK to 14 Lee Ln, Thurlstone, Sheffield S36, UK (2)",
    "creator_name": "acaster",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b4f0427-a7a9-4e82-b615-3aa65a97edce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25293/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50894/",
    "metadata": {
        "length": 104353,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1379,
        "size": 11213,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}