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

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

{
    "category": "https://api.routeconverter.com/v1/categories/329/",
    "description": "Wildnistrail 1.Etappe",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c50c584-d367-4e5e-984d-9f382b75d8c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/849/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1048/",
    "metadata": {
        "length": 25121,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 732,
        "size": 34709,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}