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

GET /v1/routes/54646/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0eaa3cfcb298c860545bfa337a65be7b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Saint-Jean-Pied-de-Port  to Pamplona",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/86d5b617-3062-44dd-8129-7962c9fdc2bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38155/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54646/",
    "metadata": {
        "length": 624150,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 99,
        "size": 37064,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-24T12:49:23+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}