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

GET /v1/routes/51137/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5430c8de8bbdaf81143ec3dcd8269047"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8018/",
    "description": "Балаклава to Балаклава",
    "creator_name": "lol4egg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/139f83c6-4162-4bf5-8418-dec15128be78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26923/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51137/",
    "metadata": {
        "length": 587357,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 8016,
        "size": 705791,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:01+00:00",
        "country": "RU"
    }
}