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

GET /v1/routes/3508/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "796c7fbbc695c37cfe48a627cdfba411"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/913/",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd2a37ff-1853-44fa-91d0-b2d1ed384411"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2930/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3508/",
    "metadata": {
        "length": 7153,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 358,
        "size": 17493,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}