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

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

{
    "category": "https://api.routeconverter.com/v1/categories/329/",
    "description": "Wildnistrail 4.Etappe",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98c2e0f9-afd2-4e5b-b840-e399e671cbf6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/852/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1051/",
    "metadata": {
        "length": 17498,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 596,
        "size": 28453,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}