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

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

{
    "category": "https://api.routeconverter.com/v1/categories/896/",
    "description": "Panama GPS device/Waypoints",
    "creator_name": "Jhan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5e4843a-6744-41e9-890d-23e80b0d4a38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2486/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3045/",
    "metadata": {
        "length": 62188402,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 338,
        "size": 61414,
        "format": "Google Earth 4 (*.kml)",
        "startTime": "2008-06-27T02:46:33+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PA"
    }
}