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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 02/14/2012 11:08:06]  to KM 0.000 (END); [Taken at 02/14/2012 11:17:32]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01cff88e-2dd7-4f9f-9437-03a204e01b74"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34925/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51416/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "duration": 1329215315,
        "positionLists": 2,
        "positions": 37,
        "size": 4463,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}