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

GET /v1/routes/50721/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "214ffcd9dea7f3214888093c39589a4f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RT-DUS-Fleher-Brücke,NE,Rund",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46067eb7-34e0-4006-944b-c1289ae9da49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23953/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50721/",
    "metadata": {
        "length": 27153,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 208,
        "size": 24304,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}