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

GET /v1/routes/8273/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7444c0bbb46a2e98835c62198e0ad21a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1101/",
    "description": "Puerto del Boyar a Ubrique por Benaocaz 30/01/2011",
    "creator_name": "Horacio2177",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7cf6caf1-d7ff-468d-acd5-518aabd6519c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8273/",
    "metadata": {
        "length": 14283,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 13901,
        "size": 3545950,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-01-30T10:14:49.070000+00:00",
        "elevationGain": 1904,
        "elevationLoss": 2671,
        "country": "ES"
    }
}