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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1376/",
    "description": "kleine Tour um Bremen",
    "creator_name": "kayman",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5efbbe84-05dc-44ea-b953-207907e97704"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1084/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1327/",
    "metadata": {
        "length": 367219,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 236,
        "size": 13605,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}