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

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

{
    "category": "https://api.routeconverter.com/v1/categories/82/",
    "description": "3/30/2010 - Spring Rally",
    "creator_name": "danuese",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e76a1774-4d09-4978-80ff-478d60777708"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3400/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4037/",
    "metadata": {
        "length": 1037410,
        "lengthKind": "straight-line",
        "duration": 137418,
        "positionLists": 3,
        "positions": 891,
        "size": 147841,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-18T00:52:27+00:00",
        "country": "US"
    }
}