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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 14",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4cdd15ec-2ae3-4c49-bd04-738516d89bbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2190/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2727/",
    "metadata": {
        "length": 6452,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 248,
        "size": 12437,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}