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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7560/",
    "description": "I-SQG1-318-SardegnaQuattroGiorni",
    "creator_name": "lauberl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eb7034cb-afcd-4540-a951-04c6fd1bcf7e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40302/",
    "metadata": {
        "length": 341900,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 3113,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "IT"
    }
}