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

GET /v1/routes/51674/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "80d7e4131b05b95ddd6e89c720f6532b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8028/",
    "description": "drw4#03_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0cc2c6fb-7a78-4670-ae7b-f8bfcb8590ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35183/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51674/",
    "metadata": {
        "length": 349708,
        "lengthKind": "track",
        "duration": 101822,
        "positionLists": 1,
        "positions": 1141,
        "size": 194492,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-28T11:17:50.691000+00:00",
        "elevationGain": 1219,
        "elevationLoss": 1180,
        "country": "RS"
    }
}