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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 16",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/820f091b-eaa5-4923-8334-25f5161ea4c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2192/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2729/",
    "metadata": {
        "length": 4269,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 190,
        "size": 9769,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}