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

GET /v1/routes/3466/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "711790009e0b230be782080f92f7a4f8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/842/",
    "description": "Torreaguera-El Bojar por el Miravete 2",
    "creator_name": "folladorloco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09f8dcc9-fa53-41d1-a81e-0d86226d5a73"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2892/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3466/",
    "metadata": {
        "length": 13683,
        "lengthKind": "track",
        "duration": 12862,
        "positionLists": 1,
        "positions": 3923,
        "size": 415449,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-12-30T08:44:24+00:00",
        "elevationGain": 3199,
        "elevationLoss": 3161,
        "country": "ES"
    }
}