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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Position 1 to Position 58",
    "creator_name": "kentaur31",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cb8c8e05-2282-4762-be30-d11497deae8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6251/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50684/",
    "metadata": {
        "length": 20287,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 58,
        "size": 3516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CZ"
    }
}