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

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

{
    "category": "https://api.routeconverter.com/v1/categories/914/",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ddf55c52-6207-4222-b7b4-9685fdd6d1df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2931/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3509/",
    "metadata": {
        "length": 7812,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 385,
        "size": 18735,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}