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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 236",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f54ce779-34b1-4cb4-9ed6-8cf512263c49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40828/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57319/",
    "metadata": {
        "length": 21925,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 226,
        "size": 33067,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-07T15:37:39.609000+00:00",
        "elevationGain": 287,
        "elevationLoss": 287,
        "country": "ES"
    }
}