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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/",
    "description": "Rundweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fcd7b2f4-ebdc-47bd-8e59-6047b7f8dc3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2946/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3524/",
    "metadata": {
        "length": 7229,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 317,
        "size": 15607,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}