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

GET /v1/routes/51992/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9eef361cb19452cbc699230da6bf9412"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Figueres  to Gruissan",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a68ab4c-777c-4777-9c8f-53bddda757fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35501/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51992/",
    "metadata": {
        "length": 526900,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 144,
        "size": 53742,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-24T13:58:13+00:00",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}