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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Levico Terme Tour01  380km",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4ed50ab-3da1-40bb-a11b-386f8b7de944"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5030/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7024/",
    "metadata": {
        "length": 815511,
        "lengthKind": "routed",
        "duration": 57932542,
        "positionLists": 2,
        "positions": 8008,
        "size": 637895,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-21T09:25:24+00:00",
        "country": "IT"
    }
}