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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/",
    "description": "Buntsandstein Etappe 3a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/236ac5f1-104b-4988-84cd-99a7cd002ac0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2133/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2647/",
    "metadata": {
        "length": 12198,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 367,
        "size": 17921,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}