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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Garda 1",
    "creator_name": "foeslinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49fd2e7d-3ddd-4579-8ae0-2f76f2f177ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/240/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/288/",
    "metadata": {
        "length": 401801,
        "lengthKind": "routed",
        "duration": 22,
        "positionLists": 3,
        "positions": 101,
        "size": 61821,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-09-08T14:58:27+00:00",
        "country": "IT"
    }
}