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

GET /v1/routes/53349/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e4dd049be66ae3d70077df90afb4ed52"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "Favorites",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/529b18a0-4855-4744-bd99-4eb3fdb1e19f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36858/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53349/?format=api",
    "metadata": {
        "length": 5067942,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 4676,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "IT"
    }
}