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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8025/",
    "description": "portugal-noord",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b9f6b30-0875-47f6-b0bd-746b2a5f4b38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37892/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54383/",
    "metadata": {
        "length": 516697,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2360,
        "size": 118865,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "PT"
    }
}