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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Move",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4909d800-4cdc-4dea-808c-2e850f57aa1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36624/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53115/",
    "metadata": {
        "length": 45493,
        "lengthKind": "track",
        "duration": 11998,
        "positionLists": 1,
        "positions": 9087,
        "size": 3368658,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-09T08:57:09.120000+00:00",
        "elevationGain": 1093,
        "elevationLoss": 1316,
        "country": "ES"
    }
}