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

GET /v1/routes/53398/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "027d7bc4ceb021c13123e39c68fa3274"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ruta gudillos naranjera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5499f72d-f269-430b-b586-b5ae7e2b047b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36907/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53398/",
    "metadata": {
        "length": 16200,
        "lengthKind": "track",
        "duration": 1920,
        "positionLists": 1,
        "positions": 97,
        "size": 12932,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-17T16:06:22+00:00",
        "elevationGain": 922,
        "elevationLoss": 607,
        "country": "ES"
    }
}