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

GET /v1/routes/38032/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "602be4f0e3dff1522d084ef291c1711c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/985/",
    "description": "„Nuthetal“ nach „Valenciennes“",
    "creator_name": "masin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37ff7149-0ad4-4b8b-818f-4079aa55513c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24105/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38032/",
    "metadata": {
        "length": 819061,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5358,
        "size": 225450,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}