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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 17 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f57920b-9b98-40e4-b0aa-fc3b87cc7331"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1020/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1257/",
    "metadata": {
        "length": 6948,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 206,
        "size": 10505,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}