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

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

{
    "category": "https://api.routeconverter.com/v1/categories/131/",
    "description": "044_058 051001 Passeio dos duros",
    "creator_name": "franmone50",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/562bbc54-bf7a-4976-87f9-e6d752bfdc27"
    },
    "localFile": "https://api.routeconverter.com/v1/files/265/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/316/",
    "metadata": {
        "length": 64118,
        "lengthKind": "track",
        "duration": 26669,
        "positionLists": 1,
        "positions": 1874,
        "size": 319056,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-10-01T08:15:16+00:00",
        "elevationGain": 30706,
        "elevationLoss": 30683,
        "country": "PT"
    }
}