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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "SAN MIQUEL TOSCA",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/afb0ec70-3638-4671-884f-a84dc3bf286a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39159/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55650/",
    "metadata": {
        "length": 10046,
        "lengthKind": "track",
        "duration": 17917,
        "positionLists": 1,
        "positions": 115,
        "size": 12074,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-16T07:11:32+00:00",
        "elevationGain": 496,
        "elevationLoss": 503,
        "country": "ES"
    }
}