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

GET /v1/routes/55604/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "10126b827b9ab4415a7d25bd858cf67b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "MPF",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ada7a71e-d5dd-4db5-80ce-a2105fc9ae56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39113/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55604/",
    "metadata": {
        "length": 8488,
        "lengthKind": "track",
        "duration": 2881,
        "positionLists": 1,
        "positions": 585,
        "size": 94543,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-06T21:18:57+00:00",
        "elevationGain": 204,
        "elevationLoss": 205,
        "country": "AU"
    }
}