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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Rurberg-Wollseifen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e91af4d7-5dfa-48c8-88ef-3b40dc999765"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2618/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3178/",
    "metadata": {
        "length": 17079,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 247,
        "size": 16115,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}