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

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

{
    "category": "https://api.routeconverter.com/v1/categories/109/",
    "description": "Jul 15 18:40",
    "creator_name": "Asuntay",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b2acbae9-9fb2-4648-a323-652b78e8ca71"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26435/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40100/",
    "metadata": {
        "length": 291596,
        "lengthKind": "track",
        "duration": 37522,
        "positionLists": 1,
        "positions": 24974,
        "size": 3072169,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-07-15T06:14:39+00:00",
        "country": "IT"
    }
}