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

GET /v1/routes/56710/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "17527da30271b9697c39de48d0fb476e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "WalbrzychNiebieski (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc6790a2-f33d-46dd-9a75-1dd03e7e5ebc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40219/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56710/",
    "metadata": {
        "length": 1956,
        "lengthKind": "track",
        "duration": 1860,
        "positionLists": 3,
        "positions": 39,
        "size": 12224,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-03T15:14:30.771000+00:00",
        "country": "PL"
    }
}