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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Grado, Cuitu Negro, Grado",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d904b99a-45e3-4208-a750-7f72cdf38060"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40147/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56638/",
    "metadata": {
        "length": 183970,
        "lengthKind": "track",
        "duration": 29286,
        "positionLists": 1,
        "positions": 11000,
        "size": 4029208,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-08T06:35:03+00:00",
        "elevationGain": 2857,
        "elevationLoss": 2761,
        "country": "ES"
    }
}