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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 306",
    "creator_name": "Tony-ma-hony",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3aa4a91-5738-4f62-9a20-f75a715ece8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2880/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50477/",
    "metadata": {
        "length": 41119,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 306,
        "size": 15139,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}