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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "X-trail to X-trail",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e87d38a8-3f13-4b88-90d6-b0bd563a5f23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40482/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56973/",
    "metadata": {
        "length": 22100,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 258,
        "size": 19768,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "ES"
    }
}