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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 4533",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94869540-9faa-4d0d-97c9-0a7fcebaa421"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38518/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55009/",
    "metadata": {
        "length": 84918,
        "lengthKind": "track",
        "duration": 12295,
        "positionLists": 1,
        "positions": 4533,
        "size": 605373,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-13T10:31:56+00:00",
        "elevationGain": 946,
        "elevationLoss": 972,
        "country": "ES"
    }
}