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

GET /v1/routes/57259/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "88a33d781e64ad3952e51d698a714d30"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Sort  to Figueres",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3061487-899a-4e34-a52a-9c59a72a4bc3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40768/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57259/",
    "metadata": {
        "length": 723922,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 120,
        "size": 44955,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-24T13:34:33+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}