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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Untitled (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9cbdd48-0a7f-4a03-9484-c74fa3cdf102"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55513/",
    "metadata": {
        "length": 18810,
        "lengthKind": "track",
        "duration": 8100,
        "positionLists": 1,
        "positions": 852,
        "size": 137051,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-14T11:38:55+00:00",
        "elevationGain": 507,
        "elevationLoss": 512,
        "country": "ES"
    }
}