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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2064/",
    "description": "Niedenstein bei Kassel_Wiesenthalmüle",
    "creator_name": "WanderWurzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9e390e7-2cf3-4abf-a9fc-f06b85f0bb2c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5782/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7824/",
    "metadata": {
        "length": 9954,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 49,
        "size": 6402,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}