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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Quellenweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/244b0411-eaab-40f5-bea4-ad832defd0fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/837/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1036/",
    "metadata": {
        "length": 9284,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 194,
        "size": 9950,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}